projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8eea3e2
)
adwaita: Remove focus outlines from textviews
author
Timm Bäder
<mail@baedert.org>
Sun, 22 Oct 2017 13:26:16 +0000
(15:26 +0200)
committer
Timm Bäder
<mail@baedert.org>
Mon, 23 Oct 2017 05:58:07 +0000
(07:58 +0200)
gtk/theme/Adwaita/_common.scss
patch
|
blob
|
history
diff --git
a/gtk/theme/Adwaita/_common.scss
b/gtk/theme/Adwaita/_common.scss
index a34833c9f602d5e7f9acfaf884ed209719a2be1d..607e1d3adc2ffc9ae68cf6dc3c1dc21303b08277 100644
(file)
--- a/
gtk/theme/Adwaita/_common.scss
+++ b/
gtk/theme/Adwaita/_common.scss
@@
-102,6
+102,7
@@
$button_transition: all 200ms $ease-out-quad;
.view,
textview {
+ outline: none;
text {
@extend %view;